home *** CD-ROM | disk | FTP | other *** search
/ Champak 142 / Volume 142 Oct 17 2011 - Damaged.iso / Games / scattered-bolts.swf / scripts / frame_16 / PlaceObject3_103_55 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2011-10-17  |  94b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.text1 == 0)
  3.    {
  4.       this.gotoAndStop(2);
  5.    }
  6. }
  7.